Docs.rs
swc_timer-0.19.25
swc_timer 0.19.25
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
tracing ^0.1.37
normal
testing ^0.33.25
dev
Versions
75%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate swc_timer
Version 0.19.25
All Items
Macros
Structs
?
Crate
swc_timer
source
·
[
−
]
Macros
timer
Creates a timer. For input arguments, see [tracing::span].
Structs
Timer
Prints time elapsed since
start
when dropped.